func runtime.handoffp

7 uses

	runtime (current package)
		proc.go#L1905: 		handoffp(releasep())
		proc.go#L1960: 	handoffp(releasep())
		proc.go#L2096: 			handoffp(p2)
		proc.go#L3027: func handoffp(pp *p) {
		proc.go#L3155: 		handoffp(pp)
		proc.go#L4613: 	handoffp(releasep())
		proc.go#L6283: 				handoffp(pp)